V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
allAboutDbmss
V2EX  ›  Linux

有一个 Kernel 简单问题: repo 和代码在哪儿?

  •  
  •   allAboutDbmss · 39 天前 · 1523 次点击
    这是一个创建于 39 天前的主题,其中的信息可能已经有所发展或是发生改变。

    我通过 mailist 看到这个项目 https://patchwork.kernel.org/project/linux-rdma/

    想看看他们的 repo 里面的各种 readme ,但是找不到他们 repo. 因为为也不是很懂 kernel 贡献这一套

    想问一下大家这个 Linux RDMA and InfiniBand 怎么去定位对应的 repo 呢?

    ( https://github.com/linux-rdma/rdma-core 这个好像不是对应的项目

    第 1 条附言  ·  39 天前
    13 条回复    2024-03-19 14:06:10 +08:00
    luoling8192
        1
    luoling8192  
       39 天前
    Lax
        2
    Lax  
       39 天前
    你是不是在找 https://git.kernel.org ?子项目的合并过程,一般都是核心开发者在各自 repo 上做。
    Kernel 相关的资源,在 kernel.org 首页上开始找都能找到。
    allAboutDbmss
        3
    allAboutDbmss  
    OP
       39 天前
    @Lax #2 感谢 。但是我依然只能搜到唯一一个: https://git.kernel.org/?q=linux-rdma.

    我搜不到 mailinglist 里面的那些人的 branch 可能是被删掉了?
    littlewing
        4
    littlewing  
       39 天前
    rdma-core 是 rdma 的用户态驱动,你发的 mailist 应该是内核态的那部分,没有单独的 repo
    allAboutDbmss
        5
    allAboutDbmss  
    OP
       39 天前
    @littlewing #4 是有可能的。但是意思是这个内核代码不开源吗?
    boboliu
        6
    boboliu  
       39 天前
    不是有 https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/
    这是 RDMA 小组的 repo ,然后几个成员还有自己的 repo
    PTLin
        7
    PTLin  
       39 天前
    源码里的 MAINTAINERS 里搜 rdma 能看到相关的
    allAboutDbmss
        8
    allAboutDbmss  
    OP
       39 天前
    @boboliu #6
    @PTLin #7
    感谢 。但是我依然看不到这个 commit: https://www.spinics.net/lists/linux-rdma/msg58512.html
    swulling
        9
    swulling  
       39 天前 via iPhone
    @allAboutDbmss git 支持 email patch 。

    这个 commit 可能只在邮件里出现,除非被 merge 到主线。
    swulling
        10
    swulling  
       39 天前 via iPhone
    实际上到现在,Linux Kernel 的合作依然是通过邮件的。和 Github 那种先 fork 再贡献的工作流不太一样。
    swulling
        11
    swulling  
       39 天前 via iPhone   ❤️ 1
    这个 commit 最终被 refuse 了,所以你在 history 里找不到啦。

    On Tue, May 8, 2018 at 5:05 PM, Radzi, Amit <Amit.Radzi@xxxxxxxxxx> wrote:
    > General question, was there already an RFC for the kernel side that I missed or
    > is it still pending?

    Wasn't submitted. We want to go with the userspace first.
    allAboutDbmss
        12
    allAboutDbmss  
    OP
       39 天前
    @swulling #11 看到了 就是这个 Oren Duer 最后没有提 PR 进去
    Lax
        13
    Lax  
       39 天前   ❤️ 2
    @allAboutDbmss 顺便提一句,PR 是 GitHub 的概念,不是 git 的。kernel 还是用原生 git 的那一套
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2883 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 07:29 · PVG 15:29 · LAX 00:29 · JFK 03:29
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.