Displaying 14 results from an estimated 14 matches for "buaa".
Did you mean:
bua
2023 Jun 13
1
[BUG] ocfs2/dlm: possible data races in dlm_drop_lockres_ref_done() and dlm_get_lock_resource()
...and res->owner are accessed respectively
without holding the lock res->spinlock, and thus data races can occur.
I am not quite sure whether these possible data races are real and how to
fix
them if they are real.
Any feedback would be appreciated, thanks!
Reported-by: BassCheck <bass at buaa.edu.cn> <bass at buaa.edu.cn>
Best wishes,
Tuo Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20230613/177be98f/attachment.html>
2009 May 07
2
How to call time series functions from C ?
...ux platform, and then compile the C program to a standalone executable file?
I know we can call some function defined in Rmath.h , but I have not found the entry point for time series function.
I would very much appreciate receiving your response ! ^_^
------------
bin, dong
goon83@126.com
Buaa, Beijing PR China
[[alternative HTML version deleted]]
2023 Jun 16
1
[BUG] ocfs2/dlm: possible data races in dlm_drop_lockres_ref_done() and dlm_get_lock_resource()
...gt; without holding the lock res->spinlock, and thus data races can occur.
>
> I am not quite sure whether these possible data races are real and how to
> fix
> them if they are real.
>
> Any feedback would be appreciated, thanks!
>
> Reported-by: BassCheck <bass at buaa.edu.cn> <bass at buaa.edu.cn>
>
> Best wishes,
> Tuo Li
>
2008 May 29
6
is it possible to build two privileged domain at boot time?
Hi All,
I am not very familiar with xen details. Now I am thinking of
building two privilged domain(domain 0 not driver domain) at boot time.
The other question is that wether it is possible to create another
domain 0 by domain-builder running in domain0? Does it make sense
when domain 0 is shut down unexpectedly another domain 0 can run at
once. Maybe it is absurd. I am looking forwards
2018 May 23
2
Got "I have no name!" error after deleting a samba user whose username is identical to the AD user
...nge AD user's sid (maybe locally?). But I don't know if
this is the cause of the problem.
I have put the smb.conf at the end of this email. And I need your help to
fix the problem.
Thank you very much.
smb.conf
[global]
>
> security = ads
>
> realm = LAB.ACT.BUAA.EDU.CN <http://lab.act.buaa.edu.cn/>
>
> # If the system doesn't find the domain controller automatically, you may
>> need the following line
>
> password server = 192.168.0.3
>
> # note that workgroup is the 'short' domain name
>
> wo...
2009 May 19
2
About " Error: C stack usage is too close to the limit"
...n in the main thread, and all the testing is done in that context." so i wonder is it that Embedded R can not run in the child thread ?
so, can anybody give some help or suggestion about this problem,
any response will be appreciated, tks in advance.
***********************
Bin Dong
BUAA, Beijing PR China
goon83@126.com
***********************
ps: my code, system info and error information list behand
-----------------------------
1, my example code lists here:
-----------------------------
#include ....
void *ts_thread(){
SEXP e, tmp;...
2008 May 30
2
relationship of the auto_translated_physmap feature and the shadow_mode_translate mode of domain
2018 May 23
0
Got "I have no name!" error after deleting a samba user whose username is identical to the AD user
...ke that user a Unix user.
>
> I have put the smb.conf at the end of this email. And I need your
> help to fix the problem.
>
> Thank you very much.
>
>
> smb.conf
>
> [global]
> >
> > security = ads
> >
> > realm = LAB.ACT.BUAA.EDU.CN <http://lab.act.buaa.edu.cn/>
> >
> > # If the system doesn't find the domain controller automatically,
> > you may
> >> need the following line
You could paraphrase that commented line as 'If you need the following
line, you have BIG problems'...
2018 May 24
1
Got "I have no name!" error after deleting a samba user whose username is identical to the AD user
...b.conf at the end of this email. And I need your
> > help to fix the problem.
> >
> > Thank you very much.
> >
> >
> > smb.conf
> >
> > [global]
> > >
> > > security = ads
> > >
> > > realm = LAB.ACT.BUAA.EDU.CN <http://lab.act.buaa.edu.cn/>
> > >
> > > # If the system doesn't find the domain controller automatically,
> > > you may
> > >> need the following line
>
> You could paraphrase that commented line as 'If you need the following
>...
2023 Jun 13
0
[BUG] ocfs2/dlm: possible data races in dlm_drop_lockres_ref_done() and dlm_get_lock_resource()
...nd res->owner are accessed respectively
without holding the lock res->spinlock, and thus data races can occur.
I am not quite sure whether these possible data races are real and how
to fix
them if they are real.
Any feedback would be appreciated, thanks!
Reported-by: BassCheck <bass at buaa.edu.cn>
Best wishes,
Tuo Li
2009 May 18
0
About " Error: C stack usage is too close to the limit"
...ay,
but it still does not work.
it is interesting that if i put the R code in the main thread(don't create any thread), it work.
so, can anybody give some help or suggestion about this problem,
any response will be appreciated, tks in advance.
***********************
Bin Dong
BUAA, Beijing PR China
goon83@126.com
***********************
ps: my code, system info and error information list behand
-----------------------------
1, my example code lists here:
-----------------------------
#include ....
void *ts_thread(){
SEXP e, tmp;...
2009 May 19
0
About " Error: C stack usage is too close to the limit"--resend
...ay,
but it still does not work.
it is interesting that if i put the R code in the main thread(don't create any thread), it work.
so, can anybody give some help or suggestion about this problem,
any response will be appreciated, tks in advance.
***********************
Bin Dong
BUAA, Beijing PR China
goon83@126.com
***********************
ps: my code, system info and error information list behand
-----------------------------
1, my example code lists here:
-----------------------------
#include ....
void *ts_thread(){
SEXP e, tmp;...
2007 May 28
0
Where is config file of domU in Xen 3.1?
Hi all,
I installed Fedora 7 RC2 in which Xen 3.1 is integrated. When I use "Virtual
Machine Manager (virt-manager, http://virt-manager.et.redhat.com/)" to
install a new virtual machine (another Fedora 7 RC2, which name is vnode0),
I find there is no configure file in "/etc/xen/". So I have to start the
domU using "xm start vnode0" because it is a Xend Management
2007 Jul 27
2
how to use xentrace and xentrace_format